DATE$ Function ---------------------------------------------------------------------------- Action Returns a string containing the current date. Syntax DATE$ Remarks The DATE$ function returns a 10-character string in the form mm-dd-yyyy, where mm is the month (01-12), dd is the day (01-31), and yyyy is the year (1980-2099). See Also